home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / e / ee0716c.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  3.8 KB  |  77 lines

  1. Short:     Src Editor and Dev Environ for E
  2. Dest:      dev/e
  3. Updloader: Barry Wills, el269@cleveland.freenet.edu
  4.  
  5. long:
  6.                              EE v0.7, rev16c
  7.                 Source Editor and Development Environment
  8.                      for the E Programming Language
  9.  
  10. This release fixes several nasty bugs and oversights present in the
  11. original distribution found in the E v3.0 demo distribution.
  12.  
  13. EE is a multi-tasking, multi-windowing, OS 2.0 compliant, folding
  14. source editor, designed with E, and E programmers in mind.  It has
  15. robust features, equally mouse and keyboard driven, which allow for
  16. quick editing and traversal.  Naturally, it has many features which
  17. enhance the development of E programs, like compiling and running from
  18. within the editor, EC error reporting, relocating the cursor at the
  19. erroneous line, keyword/phrase lookup and completion, and more.
  20.  
  21. Main feature:
  22.  
  23.   - Completely written in E :-)
  24.   - Multi-tasking;
  25.   - Multi-windows with hotkey switching and window listview;
  26.   - Custom assignment of any function to any qualifier/key combo;
  27.   - Smart indent;
  28.   - Choice of free-form cursor (goes anywhere on screen) .vs. stream-
  29.     oriented cursor (adheres to text, wrapping around at end and
  30.     beginning of lines);
  31.   - Custom fixed-width font support;
  32.   - Option to open on public screen(s) (with optional Default and
  33.     Shanghai modes);
  34.   - Fold on PROCs, OBJECTs, recognized comment, and hilighted block;
  35.     can be Cut-n-Pasted;
  36.   - Single- and multi-line comment and uncomment;
  37.   - Unlimited macro recording and playback;
  38.   - Compile with auto-save, asynchronous execution, and other options;
  39.   - Keyword and phrase completion--comes with dictionary file of E
  40.     function templates--just type function name and complete it; you'll
  41.     now the E function template in your source; two convenient methods
  42.     of completion provided; custom dictionaries supported, as well as
  43.     an unlimited number of dictionaries available simultaneously;
  44.   - Configurable/editable command slots, as well as the ability to pick
  45.     up hilighted text to be executed;
  46.   - Optional bottom scrollbar for those who like to have that extra
  47.     line of text at the bottom;
  48.   - Many small things that add to comfort and productivity that won't
  49.     be mentioned for the sake of space and attention span :-)
  50.   - Nice configuration GUI (thanks to Wouter for his easygui module!);
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.    96232   36000 62.5% 28-Aug-94 08:50:30  E/bin/EE
  58.     6012    3453 42.5% 28-Aug-94 08:50:30  E/bin/ListKeys
  59.      113      63 44.2% 28-Aug-94 08:50:30  E/bin/prefs/CompletionFiles
  60.     2200     969 55.9% 28-Aug-94 08:50:30  E/bin/prefs/completions/E-Builtin
  61.     1880     830 55.8% 28-Aug-94 08:50:28  E/bin/prefs/completions/E-Builtin-NoRtnVals
  62.       81      81  0.0% 28-Aug-94 08:50:28  E/bin/prefs/completions/misc
  63.     2180     138 93.6% 28-Aug-94 08:50:28  E/bin/prefs/EE-StyleGuide.prefs
  64.     2180     428 80.3% 28-Aug-94 08:50:28  E/bin/prefs/EE.prefs
  65.    49960   15511 68.9% 28-Aug-94 08:50:28  E/bin/PrefsEditor
  66.    67567   19528 71.0% 28-Aug-94 08:50:28  E/docs/EE.guide
  67.      518     273 47.2% 28-Aug-94 08:50:28  E/docs/EE.guide.info
  68.      834     472 43.4% 28-Aug-94 08:50:28  E/docs/EE.QuickInstallation
  69.     3107    1616 47.9% 28-Aug-94 08:50:28  E/docs/EE.READ_FIRST
  70.     1808     872 51.7% 28-Aug-94 08:50:28  E/docs/EE0716c.KnownBugs
  71.      730     328 55.0% 28-Aug-94 08:50:28  E/docs/EE0716c.Status
  72.     2701    1424 47.2% 28-Aug-94 08:50:28  E/docs/EE0716c.ToDo
  73.      264      31 88.2% 28-Aug-94 08:50:28  E/fonts/E.font
  74.     3320    1514 54.3% 28-Aug-94 08:50:28  E/fonts/E/11
  75. -------- ------- ----- --------- --------
  76.   241687   83531 65.4% 30-Aug-94 11:37:44   18 files
  77.